home *** CD-ROM | disk | FTP | other *** search
- Path: news.jhu.edu!news
- From: AFRIEND@JHUADIG.ADMIN.JHU.EDU
- Newsgroups: comp.lang.c
- Subject: VESA,DPMI,BORLAND 4.52 C++, AND INLINE ASSEMBLY
- Date: 12 Mar 1996 19:50:08 GMT
- Organization: HCF - Johns Hopkins University, Baltimore, Maryland, USA
- Message-ID: <4i4khg$lsg@news.jhu.edu>
- NNTP-Posting-Host: 128.220.180.0
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
-
- Help. I am trying to issue VESA calls through the DPMI function 0300
- using inline assembler. Particularly, I am issuing calls Getvesainfo and
- Getmodeinfo both of which require passing an address for a buffer. The
- problem is that the program is protected mode communicating through DPMI
- with a real mode process.
- Does anyone have some advice or code that does this?
-
-